Auto merge of #3862 - matklad:crate-types, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 24 Mar 2017 15:04:47 +0000 (15:04 +0000)
committerbors <bors@rust-lang.org>
Fri, 24 Mar 2017 15:04:47 +0000 (15:04 +0000)
commit64395de279102fba6c1152d2e638da46a1668cef
treef8fd6046760aa82c0b40e6d94d83bc6424f85429
parent20f6efff38b68bc1ee19ac7e52456aae70dc04ce
parent90bcf5c82c6b2ed595d0d6bfcbe34ab15c1930d2
Auto merge of #3862 - matklad:crate-types, r=alexcrichton

Fix crate_types in serialized targets

closes #3840